filterNotNullToOption
Returns Some containing the same Right if its value is not null. Otherwise returns None.
Return
Some containing the same Right if its value is not null. Otherwise returns None.
Since
1.3
Returns Some containing the same Left if its value is not null. Otherwise returns None.
Return
Some containing the same Left if its value is not null. Otherwise returns None.
Returns Some containing the same Right if its value is not null. Otherwise returns None.
Return
Some containing the same Right if its value is not null. Otherwise returns None.